New SMP IPI interface function called on_selected_cpus(), currently implemented
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 21 Mar 2006 10:28:03 +0000 (11:28 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 21 Mar 2006 10:28:03 +0000 (11:28 +0100)
commit6e159fba3f0236fbcc65ba89f12cf07425b1f7aa
treea3422c4c31a83063cfc5ccfe332d31552985b387
parentc03842a4e92b1b35d15c090e94728c6dd1f6f624
New SMP IPI interface function called on_selected_cpus(), currently implemented
only for x86. The x86 implementation of smp_call_function has been simplified
and is now based on on_slected_cpus().

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/smp.c
xen/include/xen/smp.h